Namespace - LJCDBMessage
Parameters
dataColumns - The DataColumnCollection reference.
Returns
true if there are items; otherwise false.
Syntax
C# |
public static Boolean HasColumns(DataColumnCollection dataColumns)
|
Checks the DataColumnCollection object for items.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.